home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11652 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: Belgium.EU.net!news
  2. From: albert@sonytel.be (Albert Dorofiev)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ newbie asks for help
  5. Date: 15 Mar 1996 15:55:01 GMT
  6. Organization: EUnet Belgium, Leuven, Belgium
  7. Message-ID: <4ic3sl$hto@news.Belgium.EU.net>
  8. References: <31488AC8.1557@cco.caltech.edu> <4iapek$med@b1ff.mindspring.com>
  9.   <19960315122445.sstryker@sover.net>
  10. NNTP-Posting-Host: iris.sonytel.be
  11. X-Newsreader: knews 0.9.5
  12.  
  13. In article <19960315122445.sstryker@sover.net>,
  14.     sstryker@sover.net (Stew Stryker) writes:
  15. >
  16. >Justin Rudd wrote:
  17. >>you aren't filling the internal buffer with enough characters.  What
  18. ...
  19. >>to fix...just add this line right after any cout or ostream operation.
  20. >>
  21. >>cout.flush();
  22. >
  23. >Would
  24. >        cout << endl;
  25. >work as well here?  That's what I tend to use, but that's on a VAX, so the
  26.  
  27. At least that is what books say
  28.  
  29. -- 
  30. Albert Dorofeev                    albert@sonytel.be
  31.  
  32. Sony Telecom Europe                Tel. 02/ 724 1980
  33. St.Stevens Woluwestraat 55         Fax  02/ 726 2686
  34. B-1130 Brussel, Belgium, Europe
  35.  
  36.